static priority - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

static priority - перевод на русский

SCHEDULING TECHNIQUE IN OPERATING SYSTEMS
Rate Monotonic Scheduling; Static-priority scheduling class

static priority      

математика

статический приоритет

priority road         
  • Traditional Chinese]]
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
  • 45x45px
SET OF ROAD TRAFFIC SIGNS SPECIFYING WHICH ROUTE HAS THE RIGHT OF WAY AT A PARTICULAR PLACE, GENERIC INFORMATION NOT SPECIFIC TO ANY REGION
Priority sign; Priority road

общая лексика

дорога первостепенного значения

магистраль

static analysis         
SIMPLIFIED ANALYSIS WHEREIN THE EFFECT OF AN IMMEDIATE CHANGE TO A SYSTEM IS CALCULATED WITHOUT REGARD TO THE LONGER-TERM RESPONSE OF THE SYSTEM TO THAT CHANGE
Static scoring; Static projection; Static Analysis
статический расчёт

Определение

static analysis
<theory, programming> A family of techniques of program analysis where the program is not actually executed (as opposed to dynamic analysis), but is analyzed by tools to produce useful information. Static analysis techniques range from the most mundane (statistics on the density of comments, for instance) to the more complex, semantics-based techniques. Qualities sought in static analysis techniques are soundness and completeness. (2003-04-12)

Википедия

Rate-monotonic scheduling

In computer science, rate-monotonic scheduling (RMS) is a priority assignment algorithm used in real-time operating systems (RTOS) with a static-priority scheduling class. The static priorities are assigned according to the cycle duration of the job, so a shorter cycle duration results in a higher job priority.

These operating systems are generally preemptive and have deterministic guarantees with regard to response times. Rate monotonic analysis is used in conjunction with those systems to provide scheduling guarantees for a particular application.

Как переводится static priority на Русский язык